home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970929-19971216 / 000239_news@newsmaster….columbia.edu _Thu Nov 6 07:00:31 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id HAA25754
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Thu, 6 Nov 1997 07:00:30 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id HAA11162
  7.     for kermit.misc@watsun; Thu, 6 Nov 1997 07:00:30 -0500 (EST)
  8. Path: news.columbia.edu!panix!cam-news-hub1.bbnplanet.com!news.bbnplanet.com!news-xfer.netaxs.com!ddsw1!news.mcs.net!not-for-mail
  9. From: heiby_u@falkor.chi.il.us (Ron Heiby)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: discrepancy between k95 and C-kermit 6.0.192
  12. Date: Thu, 06 Nov 1997 07:32:45 GMT
  13. Organization: Strategis Consulting Inc.
  14. Lines: 13
  15. Message-ID: <34617234.29408219@news.mcs.com>
  16. References: <uen4vqeaa.fsf@davidf-nt.mks.com>
  17. NNTP-Posting-Host: heiby.pr.mcs.net
  18. Mime-Version: 1.0
  19. Content-Type: text/plain; charset=us-ascii
  20. Content-Transfer-Encoding: 7bit
  21. X-Newsreader: Forte Agent 1.5/32.451
  22. Xref: news.columbia.edu comp.protocols.kermit.misc:8023
  23.  
  24. davidf@mks.com (David J. Fiander) wrote:
  25. >It connects me, and I know that when the connection is terminated
  26. >kermit will exit.  Much to my surprise, however, when I hit C-\
  27. >to get back to the local kermit command mode, kermit exits.
  28. >
  29. >Am I just missing something, or is this working properly?
  30.  
  31. I suspect that you are missing the fact that your UNIX character setting to
  32. send SIGQUIT (I think that's the signal. It's been a while) to your running
  33. program is set to Ctrl-\. At least, that would be something I looked at
  34. first.
  35. -- 
  36. Ron.